Commit Graph

692 Commits

Author SHA1 Message Date
Kevin Franklin Kim
317647db12
revert: change from example 2024-04-15 10:22:37 +02:00
Kevin Franklin Kim
46c4a75a69
refactor: move log 2024-04-15 10:12:48 +02:00
Kevin Franklin Kim
a3ec7df9f1
chore: run single tests 2024-04-15 09:48:59 +02:00
Kevin Franklin Kim
e35d4582d2
refactor: use standard errors 2024-04-15 09:42:53 +02:00
Kevin Franklin Kim
a423908c97
revert: remove graceful timeout 2024-04-15 09:09:12 +02:00
Kevin Franklin Kim
e2062f5940
chore: group dependencies 2024-04-15 09:08:49 +02:00
Kevin Franklin Kim
57bfd19fc9
feat: set timeouts 2024-03-26 13:49:16 +01:00
Kevin Franklin Kim
8229068393
Merge pull request #198 from foomo/feature/graceful-shutdown
feat(server): update graceful shutdown behaviour
2024-03-25 08:24:44 +01:00
Kevin Franklin Kim
ee2aba49c4
Merge branch 'feature/graceful-shutdown' of github.com:foomo/keel into feature/graceful-shutdown 2024-03-25 08:22:46 +01:00
Kevin Franklin Kim
011d917752
Merge branch 'v0.18.x' of github.com:foomo/keel into feature/graceful-shutdown 2024-03-25 08:22:26 +01:00
Kevin Franklin Kim
801110dc8e
chore: update workflows 2024-03-25 08:20:18 +01:00
Kevin Franklin Kim
9f78c0fd1f
Merge pull request #190 from foomo/feature/otel-update
feat(telemetry): update otel
2024-03-25 08:07:36 +01:00
Kevin Franklin Kim
f791248997
feat: update graceful 2024-03-22 21:18:11 +01:00
Kevin Franklin Kim
5c5d32717b
feat: update logging format 2024-03-22 10:37:29 +01:00
Kevin Franklin Kim
1be83011f5
feat: bump deps 2024-03-15 16:52:18 +01:00
Kevin Franklin Kim
a52650cc5a
Merge branch 'feature/graceful-shutdown' of github.com:foomo/keel into feature/otel-update 2024-03-15 16:29:05 +01:00
Kevin Franklin Kim
d44f9fd544
Merge branch 'main' of github.com:foomo/keel into feature/otel-update 2024-03-15 16:26:06 +01:00
Kevin Franklin Kim
25e94fc3d8
feat: add env vars 2024-03-15 16:04:12 +01:00
Kevin Franklin Kim
76873cbaf5
fix: client options 2024-03-15 15:57:04 +01:00
Kevin Franklin Kim
520470de69
feat: bump deps 2024-03-15 15:44:33 +01:00
Kevin Franklin Kim
40b754758c
chore: bump actions 2024-03-15 15:44:18 +01:00
Kevin Franklin Kim
fd9c4441b8
fix: test 2024-03-15 15:14:32 +01:00
Kevin Franklin Kim
a042b34da8
fix: skip example 2024-03-15 13:41:17 +01:00
Kevin Franklin Kim
44f46557b7
fix: unit tests 2024-03-15 12:41:02 +01:00
Kevin Franklin Kim
6e5b02f74c
feat: update graceful shutdown 2024-03-15 11:01:25 +01:00
Kevin Franklin Kim
e21a6e2c6b
refactor: rename and modify CloserFunc 2024-03-15 10:10:17 +01:00
Kevin Franklin Kim
9745fce55c
feat: make default const overrideable 2024-03-15 10:09:30 +01:00
Kevin Franklin Kim
ddb013b207
Merge branch 'main' of github.com:foomo/keel into feature/graceful-shutdown 2024-03-14 17:13:07 +01:00
Kevin Franklin Kim
2d2e450885
Merge pull request #149 from foomo/feature/circuit-breaker-ignore
feat: circuit breaker ignore
2023-12-14 09:56:23 +01:00
Kevin Franklin Kim
b29c1c2506
feat: fix lint error 2023-12-14 09:45:58 +01:00
Kevin Franklin Kim
5d801976ad
Merge branch 'main' into feature/circuit-breaker-ignore 2023-12-14 09:44:03 +01:00
Kevin Franklin Kim
e100f0730a
wip: optimize graceful shutdown 2023-12-14 08:34:47 +01:00
Kevin Franklin Kim
3dd86ae626
Merge pull request #196 from foomo/fix-pprof
fix: default pprof arguments
2023-12-07 15:21:59 +01:00
Kevin Franklin Kim
48af074cd6
fix: default pprof arguments 2023-12-07 15:17:05 +01:00
Kevin Franklin Kim
eaefba20bf
Merge pull request #195 from foomo/fix-pprof
fix: pprof
2023-12-07 15:04:52 +01:00
Kevin Franklin Kim
4ac67cead9
fix: pprof 2023-12-07 15:00:42 +01:00
Kevin Franklin Kim
bbd90886cc
Merge pull request #193 from foomo/service-goroutine
Add goroutine service
2023-10-18 17:15:13 +02:00
Kevin Franklin Kim
ffd01bfd9c
fix: compare 2023-10-18 17:04:48 +02:00
Kevin Franklin Kim
6e6dca86c8
fix: pass provider 2023-10-18 16:37:11 +02:00
Kevin Franklin Kim
276725bb9b
Merge branch 'main' of github.com:foomo/keel into service-goroutine 2023-10-18 16:31:08 +02:00
Kevin Franklin Kim
6e0d9079f3
Merge pull request #194 from foomo/sync-closers
fix: race condition
2023-10-18 10:45:59 +02:00
Kevin Franklin Kim
17c41a7dbe
fix: closed race condition 2023-10-03 11:16:33 +02:00
Kevin Franklin Kim
d30495d2a2
fix: probes race condition 2023-10-03 10:19:12 +02:00
Kevin Franklin Kim
068b93c500
refactor: restructure 2023-10-02 14:48:04 +02:00
Kevin Franklin Kim
1b14134877
fix: race condition 2023-10-02 14:47:30 +02:00
Kevin Franklin Kim
c2cccd9952
fix: race condition 2023-10-02 14:42:18 +02:00
Michael Hegel
ea14d2be52 returning original response AND error 2023-09-13 09:56:59 +02:00
Kevin Franklin Kim
329ec8ddb1
fix: nil pointer 2023-09-11 17:53:24 +02:00
Kevin Franklin Kim
b5977de39c
feat: adopt test 2023-09-11 17:46:31 +02:00
Kevin Franklin Kim
3baafb4042
feat: adopt test 2023-09-11 17:45:36 +02:00