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

feat: cloud function schedule memory #131

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

jsilva
Copy link
Collaborator

@jsilva jsilva commented Jun 21, 2024

Describe your changes

  • increases memeory for the scheduled cloud function that triggers pipeline, to avoid OOM errors on large pipeline params
  • Drops python 3.8 support
  • dependecies update

Issue ticket number and link

  • MLOPS-1057

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • If it is a core feature, I have added thorough tests.

@jsilva jsilva force-pushed the joao/cloud-function-schedule-memory branch from 2db29be to 91bc68f Compare June 21, 2024 05:21
@jsilva jsilva changed the title Joao/cloud function schedule memory chore: cloud function schedule memory Jun 21, 2024
@jsilva jsilva changed the title chore: cloud function schedule memory feat: cloud function schedule memory Jun 21, 2024
@jsilva jsilva marked this pull request as ready for review June 21, 2024 05:57
@jsilva jsilva requested review from racinmat and mi-char June 21, 2024 05:57
@jsilva jsilva merged commit 7b436c4 into master Jun 21, 2024
4 checks passed
@jsilva jsilva deleted the joao/cloud-function-schedule-memory branch June 21, 2024 07:29
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.

2 participants