Commit Graph

11 Commits

Author SHA1 Message Date
e095cb94e4 fix(config): propagate rotated Plaid secret to worker configs
The rotation in 111eca41 updated the Plaid secret-key only in prod.edn,
leaving prod-background-worker.edn, prod-cloud-background-worker.edn, and
prod-cloud.edn on the old (now-invalidated) secret. Background worker jobs
loading those files failed with INVALID_API_KEYS.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-24 20:29:15 -07:00
b9ae20125b Yodlee page in ssr. 2023-05-13 22:51:03 -07:00
5d0bf6a8d8 clientize. 2023-05-05 11:28:08 -07:00
b200728c6a makes cloud search possible. 2023-05-04 17:07:08 -07:00
435bb96e58 fixes config files. 2023-05-02 08:30:27 -07:00
93ba8ca3b5 updates config. 2023-04-29 07:14:05 -07:00
78a476f4b1 (cloud) should make sales queries work again 2023-04-05 14:49:09 -07:00
420bd126bd Adds the ability to launch a job that restores a database 2023-03-29 16:46:36 -07:00
cfc5c561c6 chose correct database name. 2023-03-24 11:02:17 -07:00
0af50758bd (cloud) Added running balance cache for ledger 2023-03-24 11:02:17 -07:00
45ab9fe0af getting cloud working ok. 2023-03-24 10:57:53 -07:00