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

Add extra options for modifying upload rates to the webpack plugin #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Hamish-taylor
Copy link
Contributor

This PR does the following:

  • Adds a test project to the webpack plugin
  • Adds extra options for controlling upload rates. This allows a user to increase delays if they are encountering rate limiting issues
  • The plugin now only logs if all attempts have failed, this cleans up the log output. This also reduces confusion as it can appear that a file was not uploaded due to rate limiting even though it was successfully uploaded in a later attempt

Copy link
Collaborator

@sumitramanga sumitramanga left a comment

Choose a reason for hiding this comment

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

Just a couple of things otherwise, looks good!

webpack/raygun-webpack-plugin/README.md Outdated Show resolved Hide resolved
webpack/raygun-webpack-plugin/src/raygun-webpack-plugin.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@sumitramanga sumitramanga left a comment

Choose a reason for hiding this comment

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

Amazing work, looks good! 🚀

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