Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@mickeyyawn
Copy link

issue 1474. Customer was passing in a Class B designation on subscription/ticker string. The client side validation was unable to handle that. Correct fix is the change the subscribe method to take args as opposed to a string that we have to parse. But that would be a breaking change.

removed old method. oops.
not sure if our linter/parser was happy with the case statement so moved it back to an if statement
@justinpolygon
Copy link
Collaborator

justinpolygon commented Nov 27, 2023

Closing this in favour of #567. The reason is that there are 10k+ tickers and we might get into a scenario where there are, or could. be, tickers like T.A.B.C.D and then we'll have a bug again. So, just split everything after the first period and pass it along.

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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.