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: handle exec maxBuffer size with environment variable #109

Merged
merged 10 commits into from
Dec 13, 2024

Conversation

mproboeuf
Copy link

@mproboeuf mproboeuf commented Dec 13, 2024

Provide the ability to set maxBuffer in exec command options to avoid the following error

[ERROR] VALHALLASOURCE 117 -[39m RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded

lgrd and others added 9 commits May 5, 2023 14:33
Merge develop into master to create a 2.2.0
Merge develop into master to create a 2.2.1
Merge develop into master to create a 2.2.2
Merge develop into master to create a 2.2.3 
Fix : disconnect all sources during a restart
Merge develop into maste to create a 2.2.4
fix(pgr): turf error on some routes (DSR) (IGNF#105)
@azarz azarz changed the base branch from master to develop December 13, 2024 14:37
@azarz
Copy link
Member

azarz commented Dec 13, 2024

Thanks for the PR!
The only thing missing is a mention of the change in the changelog (https://github.com/IGNF/road2/blob/develop/changelog.md)
e.g.

## 2.2.7
ADDED:
- Valhalla: Provide the ability to set maxBuffer in exec command options to avoid maxBuffer lenght exceeded error

@azarz azarz self-requested a review December 13, 2024 14:42
@mproboeuf
Copy link
Author

Thanks for the PR! The only thing missing is a mention of the change in the changelog (https://github.com/IGNF/road2/blob/develop/changelog.md) e.g.

## 2.2.7
ADDED:
- Valhalla: Provide the ability to set maxBuffer in exec command options to avoid maxBuffer lenght exceeded error

Done !

@azarz azarz merged commit 3bacff8 into IGNF:develop Dec 13, 2024
3 checks passed
@azarz
Copy link
Member

azarz commented Dec 13, 2024

@mproboeuf
La version taguée 2.2.7 embarque la modification, le build de l'image Docker est en cours. Une fois fini l'image sera disponible via
ghcr.io/ignf/road2:2.2.7

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.

3 participants