You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(configuration): use Duration for time interval configuration
Replace hardcoded millisecond values with Duration.ofSeconds() for better readability and maintainability of time-related configurations in server settings.
0 commit comments