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

TDA-3417 crash in socket #3465

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    0a75c61 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. fix: reconnect to websocket on timeout

    connAck messages from AppSync come with a timeout in milliseconds for the client to kill the connection when it stays too long without receiving any messages, including keep-alive requests.
    fjcaetano committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a890bf2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from PGATOUR/fix/appsync-ws-timeout

    fix: reconnect to websocket on timeout
    fjcaetano authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    bbee799 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    cc51827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cd4fb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from PGATOUR/upgrade

    Upgrade to 0.53.0
    fjcaetano authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    161f810 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    f4ccb80 View commit details
    Browse the repository at this point in the history
  2. fix(): wrappedValue timer

    jasontduong committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    29b4b8d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge pull request #4 from apollographql/main

    update to 1.9.3
    jasontduong authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3ced5ac View commit details
    Browse the repository at this point in the history
  2. remove custom socks proxy implementation

    TDA-2192
    jasontduong committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    07cf004 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    d0a797e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f60f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2894b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b32af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcad88e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. update Apollo to 1.9.3

    Updates Apollo to 1.9.3
    jasontduong authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2b7ca7d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    db803ef View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    761e2d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c506b0f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from PGATOUR/update-apollo-xcode-16

    TDA-3865: Update to Support Xcode 16
    jasontduong authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3ae7724 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    b20ecfc View commit details
    Browse the repository at this point in the history