Activity
feat: streamlining of the graceful shutdown handling
feat: streamlining of the graceful shutdown handling
Deleted branch
feat: some refactoring of the graceful shutdown handling
feat: some refactoring of the graceful shutdown handling
feat: remove prestophook endpoint and use shutdown listener instead
feat: remove prestophook endpoint and use shutdown listener instead
feat: make prestop hook actuator endpoint conditional
feat: make prestop hook actuator endpoint conditional
on Jan 9
feat: alternative approach on handling graceful shutdown and prestop …
feat: alternative approach on handling graceful shutdown and prestop …
Deleted branch
Deleted branch
Deleted branch
Deleted branch
Deleted branch
fix(tests): added required imports to fix test
fix(tests): added required imports to fix test
chore: fix reuse
chore: fix reuse
Merge remote-tracking branch 'origin/main' into feature/improved-shut…
Merge remote-tracking branch 'origin/main' into feature/improved-shut…
test: extend SseTaskTest for testing bypassing deduplication logic
test: extend SseTaskTest for testing bypassing deduplication logic
test: optimize tests
test: optimize tests
test: added test for offset based sse
test: added test for offset based sse
feat: use normal mode when offset can't be found
feat: use normal mode when offset can't be found
fix:use new parent that fixes offset based sse
fix:use new parent that fixes offset based sse
fix:use new parent and fixes for offset based fetching
fix:use new parent and fixes for offset based fetching
fix: once again fix logic for always setting the offset header
fix: once again fix logic for always setting the offset header
fix: fixed nonsense line of code
fix: fixed nonsense line of code
fix: fix nullpointer exception
fix: fix nullpointer exception
fix: always ignore entries for deduplication when offset is used
fix: always ignore entries for deduplication when offset is used
feat: always set x-pubsub-offset-id
feat: always set x-pubsub-offset-id
test: fix tests
test: fix tests
feat: use Last-Event-ID request header instead of offset query parameter
feat: use Last-Event-ID request header instead of offset query parameter
feat: conditionally set x-pubsub-offset-id http header
feat: conditionally set x-pubsub-offset-id http header