matomo-org / matomo-org/plugin-GoogleAnalyticsImporter
status can say killed while import is in progress for some reason (after starting an import)
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 29
- Forks
- 16
- Avg merge
- 15h 12m
- Merged PRs (30d)
- 14
Description
This seems to only happen if requests cannot be made to the GA API and it just keeps trying in a loop.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce an import while requests to the Google Analytics API cannot be made, then trace the retry loop and the status transition that reports "killed". Identify the relevant importer entry point and existing status tests; done means an import in progress is not reported as killed during API retries and the failure behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100