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

Job Launcher - Reputation Oracle - Make cron jobs compatible with Vercel and GCP #1287

Merged
merged 6 commits into from
Nov 29, 2023

Conversation

portuu3
Copy link
Collaborator

@portuu3 portuu3 commented Nov 29, 2023

Description

Make cron jobs compatible with Vercel and GCP

Summary of changes

  • Add await to cron job endpoints for Vercel
  • Add cron expression to functions for GCP

How test the changes

yarn test

@portuu3 portuu3 self-assigned this Nov 29, 2023
Copy link

vercel bot commented Nov 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2023 7:31am
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 7:31am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 7:31am
hufi-exchange-oracle-server ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 7:31am
hufi-job-launcher-server ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 7:31am
hufi-recording-oracle-server ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 7:31am
hufi-reputation-oracle ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 7:31am
job-launcher-client ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 7:31am
reputation-oracle-server ⬜️ Ignored (Inspect) Visit Preview Nov 29, 2023 7:31am

@portuu3 portuu3 merged commit ebbe6f0 into develop Nov 29, 2023
16 checks passed
@portuu3 portuu3 deleted the conference-stg branch November 29, 2023 08:07
portuu3 added a commit that referenced this pull request Nov 30, 2023
…cel and GCP (#1287)

* Remove cron expresion

* remove wait until expression

* add logger

* add await to controllers

* add cron expresions and remove log

* undo removed filter

---------

Co-authored-by: Francisco López <francislopez977@gmail.com>
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.

None yet

2 participants