Commit Graph

756 Commits

Author SHA1 Message Date
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
Kevin Franklin Kim
b459926d53
revert: use print 2023-09-11 17:38:00 +02:00
Kevin Franklin Kim
f83b74cbf7
revert: use example 2023-09-11 17:21:53 +02:00
Kevin Franklin Kim
8da81ee42e
feat: extract helper 2023-09-11 17:11:09 +02:00
Kevin Franklin Kim
7fded0fa58
feat: fence output 2023-09-11 14:14:58 +02:00
Kevin Franklin Kim
2c4734184c
feat: add check 2023-09-11 14:09:37 +02:00
Kevin Franklin Kim
7230e50bec
feat: fix metrics readme 2023-09-11 13:58:10 +02:00
Kevin Franklin Kim
ff50fa5085
feat: fix metrics readme 2023-09-11 13:57:06 +02:00
Kevin Franklin Kim
03bc5bc50a
feat: fix metrics readme 2023-09-11 13:52:24 +02:00
Kevin Franklin Kim
7537cbcc1a
style: fix typo 2023-09-11 11:52:26 +02:00
Kevin Franklin Kim
f5b8bbbda3
style: remove ws 2023-09-11 10:54:43 +02:00
Kevin Franklin Kim
6108728c77
style: remove ws 2023-09-11 10:50:24 +02:00
Kevin Franklin Kim
a6c7c7e009
feat: update test 2023-09-11 10:42:23 +02:00
Kevin Franklin Kim
12a745215f
fix: race condition 2023-09-11 10:40:36 +02:00
Kevin Franklin Kim
c964153971
feat: add nats readmer 2023-09-11 10:37:18 +02:00
Kevin Franklin Kim
9983e267e2
feat: add mongo and refactor readme 2023-09-08 22:24:31 +02:00
Kevin Franklin Kim
36a26d875d
feat: add names 2023-09-08 17:56:24 +02:00
Kevin Franklin Kim
0e16c29254
feat: add gh output 2023-09-08 17:36:48 +02:00
Kevin Franklin Kim
06a78a9e59
feat: add config types 2023-09-08 17:34:52 +02:00
Kevin Franklin Kim
4aaeb5cce0
feat: extend docs 2023-09-08 17:14:48 +02:00
Kevin Franklin Kim
2823a97bad
refactor: expose docs through interface 2023-09-08 15:49:23 +02:00
Kevin Franklin Kim
58b482d8ac
docs: update readme 2023-09-08 12:28:36 +02:00
Kevin Franklin Kim
a789e0fa57
chore: add timeout 2023-09-08 12:23:25 +02:00
Kevin Franklin Kim
93d7b46f1c
chore: fix config 2023-09-08 12:20:58 +02:00
Kevin Franklin Kim
9473fa3dcb
chore: update github workflow 2023-09-08 12:17:44 +02:00
Kevin Franklin Kim
07f0c394d5
feat: add GoRoutine service
moves all services into the service package
2023-09-08 12:17:23 +02:00
Michael Hegel
a7b43abf43 improved circuitbreaker roundtripware flow
Co-authored-by: Kevin Franklin Kim <franklinkim@users.noreply.github.com>
2023-09-04 17:08:15 +02:00
Michael Hegel
f12379252f improved handling of disallowed reads from body 2023-08-31 14:54:29 +02:00
Michael Hegel
ba1a11b1ff return orignal response and error instead of result of IsSuccessful 2023-08-31 14:44:52 +02:00
Michael Hegel
12a1959c2b Merge remote-tracking branch 'origin' into feature/circuit-breaker-ignore 2023-08-30 17:46:49 +02:00
Kevin Franklin Kim
dfef906811
Merge pull request #191 from foomo/feature/metrics-improvments
Metrics improvements
2023-08-14 13:35:44 +02:00
franklin
ab382f801a feat: add env configuration 2023-08-14 13:21:49 +02:00
franklin
0a682498d4 feat: read first 2023-08-14 08:59:45 +02:00
franklin
7edfbfd186 feat: pretty print 2023-08-14 08:56:33 +02:00
franklin
c5040533e7 feat: handle error 2023-08-14 08:47:25 +02:00
franklin
dd8b12577e feat: allow payload attribute 2023-08-14 08:42:30 +02:00
franklin
782df33078 feat: change span names 2023-08-14 08:20:52 +02:00