Skip to content

feat: handle exec maxBuffer size with environment variable#109

Merged
azarz merged 10 commits into
IGNF:developfrom
mproboeuf:feat-exec-maxbuffer
Dec 13, 2024
Merged

feat: handle exec maxBuffer size with environment variable#109
azarz merged 10 commits into
IGNF:developfrom
mproboeuf:feat-exec-maxbuffer

Conversation

@mproboeuf

@mproboeuf mproboeuf commented Dec 13, 2024

Copy link
Copy Markdown

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

azarz commented Dec 13, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown
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
@azarz

azarz commented Dec 13, 2024

Copy link
Copy Markdown
Member

@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