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

Dev mode #23

Open
Bilge opened this issue Jan 4, 2017 · 1 comment
Open

Dev mode #23

Bilge opened this issue Jan 4, 2017 · 1 comment

Comments

@Bilge
Copy link
Member

Bilge commented Jan 4, 2017

The introduction of a developer mode would allow for an opinionated preset to be applied to Porter's features set, in contrast to its defaults, which subsequently enables/disables certain features or modifies default values to be more conducive to development work.

For example, developer mode may:

  • reduce automatic retries from 5 -> 1
  • <add more ideas here...>
@Bilge
Copy link
Member Author

Bilge commented Apr 5, 2018

A better idea might be production mode that removes some unnecessary checks, such as type or method checking, assuming the same code has already been tested prior to production release and is invariant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
TODO
Ideas
Development

No branches or pull requests

1 participant