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

Allow memory_limit to be configurable #2092

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Apr 9, 2024

Closes #2087

This PR adds a new config option/env var to customize the max allowed memory to be used by Shlink.

Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.01%. Comparing base (e1cf0c4) to head (5e74dd7).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2092   +/-   ##
==========================================
  Coverage      96.01%   96.01%           
  Complexity      1400     1400           
==========================================
  Files            260      260           
  Lines           5023     5023           
==========================================
  Hits            4823     4823           
  Misses           200      200           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acelaya acelaya marked this pull request as ready for review April 9, 2024 07:41
@acelaya acelaya merged commit 5e83f30 into shlinkio:develop Apr 9, 2024
23 checks passed
@acelaya acelaya deleted the customizable-memory-limit branch April 9, 2024 07:45
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.

Worker hung or process was killed (Allowed memory size exhausted)
1 participant