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

fix: csv.addRow #72

Merged
merged 8 commits into from
Apr 24, 2024
Merged

fix: csv.addRow #72

merged 8 commits into from
Apr 24, 2024

Conversation

harshaio
Copy link
Contributor

@harshaio harshaio commented Apr 4, 2024

  • Updated the locking mechanism to avoid race conditions
  • add quotas
  • create new component AddRows which is able to accept an array of rows, possibly mark the AddRow deprecated (?) (will be in another PR)

src/appmixer/utils/csv/AddRow/AddRow.js Outdated Show resolved Hide resolved
@vtalas vtalas marked this pull request as draft April 8, 2024 09:34
@vtalas vtalas marked this pull request as ready for review April 8, 2024 09:38
src/appmixer/utils/csv/AddRow/AddRow.js Outdated Show resolved Hide resolved
src/appmixer/utils/csv/AddRow/AddRow.js Outdated Show resolved Hide resolved
@harshaio harshaio requested a review from martin-krcmar April 11, 2024 07:16
src/appmixer/utils/csv/CSVProcessor.js Show resolved Hide resolved
src/appmixer/utils/csv/AddRow/AddRow.js Outdated Show resolved Hide resolved
src/appmixer/utils/csv/AddRow/AddRow.js Outdated Show resolved Hide resolved
src/appmixer/utils/csv/CSVProcessor.js Outdated Show resolved Hide resolved
src/appmixer/utils/csv/CSVProcessor.js Outdated Show resolved Hide resolved
@harshaio harshaio requested a review from martin-krcmar April 22, 2024 09:00
@vtalas vtalas self-requested a review April 23, 2024 09:33
@vtalas vtalas merged commit a24afd1 into clientIO:dev Apr 24, 2024
1 check passed
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