Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Include notification into polling #15

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

levinkerschberger
Copy link
Member

@levinkerschberger levinkerschberger commented Nov 12, 2024

  • deleted POST /connections
  • added headers to GET /agent-configuration
  • added exception handler for missing headers in GET /agent-configuration
  • added lastFetch to connection model
  • added timeSinceLastFetch to connection dto for easy retrival of duration via frontend
  • added response header to indicate new connections
  • added tests

@levinkerschberger levinkerschberger marked this pull request as draft November 12, 2024 22:35
@levinkerschberger levinkerschberger marked this pull request as ready for review November 14, 2024 09:25
@levinkerschberger levinkerschberger force-pushed the feature/579-include-notification-in-polling branch from 9ce5950 to 6ead8cf Compare November 21, 2024 17:13
@binarycoded binarycoded requested review from EddeCCC and removed request for binarycoded November 22, 2024 10:03
Copy link
Member

@EddeCCC EddeCCC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I'd suggest just some small changes

@binarycoded binarycoded requested a review from EddeCCC November 26, 2024 08:45
@binarycoded binarycoded merged commit d46ab4d into main Nov 26, 2024
5 checks passed
@binarycoded binarycoded deleted the feature/579-include-notification-in-polling branch November 26, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants