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

Fix bulk logging broken #81

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alexanderweiss
Copy link

The migration to axios has introduced two issues with bulk logging: only one entry is logged instead of all entries queue to be logged (#71), and tags no longer get added. In both cases it's due to incorrect 'overrides' of the requestOptions. This PR fixes both those issues.

@alexanderweiss alexanderweiss requested a review from a team as a code owner November 11, 2024 11:21
@alexanderweiss alexanderweiss changed the title Fix bulk logging issues Fix bulk logging broken Nov 11, 2024
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.

1 participant