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

Add a check for whether long running processes PHP-CLI works #567

Closed
patrickmj opened this issue Jun 18, 2013 · 1 comment
Closed

Add a check for whether long running processes PHP-CLI works #567

patrickmj opened this issue Jun 18, 2013 · 1 comment
Milestone

Comments

@patrickmj
Copy link
Contributor

Not sure if this is a core thing, or should be directed at CsvImport. See omeka/plugin-CsvImport#40

My guess is that if PHP-CLI path doesn't work, any longRunning process using the background adapter will barf silently.

Throwing some exception might help us in debugging these issues

@patrickmj
Copy link
Contributor Author

Check in CSVImport whether an exception is being caught and logged, but not flashing a message on the screen. If no exception is being thrown, need to do so.

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

No branches or pull requests

2 participants