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

Bundle size tool #19

Closed
1 of 2 tasks
bojankoma opened this issue Feb 17, 2021 · 1 comment · Fixed by #20
Closed
1 of 2 tasks

Bundle size tool #19

bojankoma opened this issue Feb 17, 2021 · 1 comment · Fixed by #20
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bojankoma
Copy link
Contributor

⚠️ Is your feature request related to a problem? Please describe

Developers often don't mind about Bundle size and it happens that they hit TransactionTooLargeException.

💡 Describe the solution you'd like

A Bundle size tool would be integrated in Sentinel as a mandatory tool.
In Sentinel threshold there should be a slider defining a limit of size that tool should observe, with maximum of 5112kB.
Clicking on Tool should open a list of observed Bundles from Intents and flag (red color, icon, ...) Intents that hit the previously set limit.
Additionaly, console logging should be optional alongside UI logging.
All logging is session (in memory) based.

🙋 Do you want to develop this feature yourself?

  • Yes
  • No
@bojankoma bojankoma added the enhancement New feature or request label Feb 17, 2021
@bojankoma bojankoma added this to the 1.1.0 milestone Feb 17, 2021
@bojankoma bojankoma self-assigned this Feb 17, 2021
@bojankoma bojankoma linked a pull request Mar 25, 2021 that will close this issue
@bojankoma
Copy link
Contributor Author

Implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant