Commit Graph

19 Commits

Author SHA1 Message Date
Seán Healy
c823a73bc4 Implement a startup script which runs once on microservice start. 2026-05-08 20:45:49 +01:00
13b82d66c6 Do some connection pooling.
This prevents exhaustion of connections and also
has some performance benefits.
2026-05-01 21:29:04 +01:00
aae997fc41 Fix file writing for python 2026-04-26 18:04:43 +01:00
1fb056a8fb Fix postgres URL issue. 2026-04-26 17:54:40 +01:00
a8349e6813 Simplify PgConnection import. 2026-04-25 22:24:18 +01:00
76c63fc3ef Add standardised SQL connection setup for microservices. 2026-04-25 21:42:07 +01:00
48adf25837 Add Python support. 2026-04-25 17:10:41 +01:00
2d6d989673 Add more logging. 2026-04-25 02:43:07 +01:00
5ae72f64b9 Allow multi-type case vars. 2026-04-25 02:32:29 +01:00
55a375bd36 Logs. 2026-04-25 02:23:54 +01:00
1877652af3 More logs 2026-04-25 02:22:27 +01:00
dd01654a2a Attempt bug fix: S3 failing to retrieve resources. 2026-04-25 02:17:44 +01:00
dad55cc918 Set the right region. 2026-04-25 02:08:44 +01:00
9e5d70db1e More logging 2026-04-25 02:05:01 +01:00
3864a5b3d6 More logging. 2026-04-25 01:41:04 +01:00
4a2b761004 Add logging. 2026-04-25 01:29:14 +01:00
b895790ca4 Simplify microservice with synchronous process fn 2026-04-25 00:54:11 +01:00
61fa4cc645 Push new feature: auto config for S3. 2026-04-25 00:37:07 +01:00
3ff5dfaee4 Configure rabbitmq via the sys-map server. 2026-04-24 22:08:59 +01:00