Skip to content

Fix log ID retrieval and adjust sleep duration in logs processing#1314

Merged
ramya18101 merged 1 commit intomainfrom
DXCDT-1214-handle-ratelimiting-in-tail-logs
Aug 26, 2025
Merged

Fix log ID retrieval and adjust sleep duration in logs processing#1314
ramya18101 merged 1 commit intomainfrom
DXCDT-1214-handle-ratelimiting-in-tail-logs

Conversation

@ramya18101
Copy link
Contributor

@ramya18101 ramya18101 commented Aug 20, 2025

🔧 Changes

This PR improves log tracking and polling efficiency. The key updates include:
Refining which log entry is used as the reference point for subsequent fetches.
Adjusting the polling interval based on log volume, reducing unnecessary polling when activity is low.

📚 References

ESD-49786

🔬 Testing

Verified that unnecessary calls are no longer made, which helps prevent rate-limiting issues when using the auth0 logs tail command.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ramya18101 ramya18101 marked this pull request as ready for review August 26, 2025 04:43
@ramya18101 ramya18101 requested a review from a team as a code owner August 26, 2025 04:43
@ramya18101 ramya18101 merged commit 387ba35 into main Aug 26, 2025
8 checks passed
@ramya18101 ramya18101 deleted the DXCDT-1214-handle-ratelimiting-in-tail-logs branch August 26, 2025 04:43
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.

2 participants