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

ShippingService should check FeatureFlagService if shipping outside the US takes a while #346

Open
GaryPWhite opened this issue Aug 29, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers scenario issues which relate to various failure/behavior scenarios

Comments

@GaryPWhite
Copy link
Contributor

Feature Request

Is your feature request related to a problem?

Request came from weekly meetings.

We'd like to add a feature where the ShippingService delays on any shipping outside the US -- based on a feature flag.
A TrackingID request (now very simple) would add checking against the FeatureFlagService for a specific flag (which?) that would indicate that ShippingService should sleep(10) before responding to caller.

Describe the solution you'd like:

see above!

Describe alternatives you've considered.

no alternatives considered on this issue.

Additional Context

deferring to @puckpuck on any more context.

@GaryPWhite GaryPWhite added the enhancement New feature or request label Aug 29, 2022
@austinlparker austinlparker added the scenario issues which relate to various failure/behavior scenarios label Feb 6, 2023
@austinlparker austinlparker added the good first issue Good for newcomers label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers scenario issues which relate to various failure/behavior scenarios
Projects
None yet
Development

No branches or pull requests

2 participants