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

Error raised on invalid STmin value rather than using maximum default required in specification resulting in frame destruction #147

Copy link
Copy link
@davidflowers

Description

@davidflowers
Issue body actions

When a flow control frame is received with an invalid STmin value, the specification states that the longest STmin value shall be used (ISO 15765-2:2016 - 9.6.5.5).

This implementation will raise a value error resulting in the destruction of the frame rather than using the default maximum time:

raise ValueError('Invalid StMin received in Flow Control')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

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