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

Fix retry mechanism for APNS #54

Merged
merged 66 commits into from
May 10, 2024
Merged

Fix retry mechanism for APNS #54

merged 66 commits into from
May 10, 2024

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. wip

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    abee50a View commit details
    Browse the repository at this point in the history
  2. wip

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    54c88be View commit details
    Browse the repository at this point in the history
  3. wip

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c208102 View commit details
    Browse the repository at this point in the history
  4. wip

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0fe1cf9 View commit details
    Browse the repository at this point in the history
  5. wip

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c643c4e View commit details
    Browse the repository at this point in the history
  6. wip

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    208763f View commit details
    Browse the repository at this point in the history
  7. Fix timeout

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    40b6be8 View commit details
    Browse the repository at this point in the history
  8. fix test

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7e632d1 View commit details
    Browse the repository at this point in the history
  9. Add missing lock

    miguelreiswildlife committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b47b27e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    c407513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb6161 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9493f8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75ce4ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9c08f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    19af568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e9f015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    518cf23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed9430e View commit details
    Browse the repository at this point in the history
  5. Fix mock

    miguelreiswildlife committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ccd487a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. More logging

    miguelreiswildlife committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    48e9947 View commit details
    Browse the repository at this point in the history
  2. More logs

    miguelreiswildlife committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6187d5c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    4e75896 View commit details
    Browse the repository at this point in the history
  2. Fix data races

    miguelreiswildlife committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7f40896 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    2e30896 View commit details
    Browse the repository at this point in the history
  2. Fix test

    miguelreiswildlife committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f9caa82 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Try fix test on CI

    miguelreiswildlife committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8e312ed View commit details
    Browse the repository at this point in the history
  2. Try fix tests

    miguelreiswildlife committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    27bd099 View commit details
    Browse the repository at this point in the history
  3. Fix test

    miguelreiswildlife committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    253b940 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    miguelreiswildlife committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    54f7688 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    miguelreiswildlife committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9a39608 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    miguelreiswildlife committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6d02dd7 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    miguelreiswildlife committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a3084df View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fix tests

    miguelreiswildlife committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b3a459a View commit details
    Browse the repository at this point in the history
  2. Fix tests

    miguelreiswildlife committed May 2, 2024
    Configuration menu
    Copy the full SHA
    313b638 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a2e5bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c10c836 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    d5e3ddc View commit details
    Browse the repository at this point in the history
  2. Fix test name

    miguelreiswildlife committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c8a53b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d053a0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix error log

    miguelreiswildlife committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1bd8d6d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Try fix CI

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1fe3df4 View commit details
    Browse the repository at this point in the history
  2. Try fix CI

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0174947 View commit details
    Browse the repository at this point in the history
  3. Fix test

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3270a11 View commit details
    Browse the repository at this point in the history
  4. Fix test

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1e7944b View commit details
    Browse the repository at this point in the history
  5. GinkgoRecover

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f620687 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41fe883 View commit details
    Browse the repository at this point in the history
  7. Fix test

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    61fb262 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05f5121 View commit details
    Browse the repository at this point in the history
  9. Fix action yaml

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b28b9d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc45532 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18ad666 View commit details
    Browse the repository at this point in the history
  12. Try fix CI

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9efd2bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    814359e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fad9f74 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e8f200f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    57d4335 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3e8de0b View commit details
    Browse the repository at this point in the history
  18. Try fix test

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    16c7672 View commit details
    Browse the repository at this point in the history
  19. Try fix test

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    469d776 View commit details
    Browse the repository at this point in the history
  20. Tweak configs

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    068da77 View commit details
    Browse the repository at this point in the history
  21. Try fix tests

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0f273f8 View commit details
    Browse the repository at this point in the history
  22. Try fix test

    miguelreiswildlife committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c5deb05 View commit details
    Browse the repository at this point in the history