Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Q quickfix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • quickfixgo
  • quickfix
  • Issues
  • #369
Closed
Open
Issue created Mar 13, 2019 by Administrator@rootContributor

Connection closed when inbound logon has a too-low sequence number

Created by: imirkin

This seems like a pretty common case ... someone loses their session, doesn't realize it, and is wondering why they don't get a response to a Logon / connection gets closed. Internally there's a log about the sequence number being too low, but it would be nice to provide that feedback to the other side.

Is there a strong reason why this isn't handled in logon_state.go? Would it be OK to return a rejection of some sort with the information that's logged? (Suggestions on how to best do that, or a different approach are most welcome.)

Assignee
Assign to
Time tracking