Skip to content

Call to a member function status() on bool in EnsureRequestsDontExceedMaxExecutionTime #588

@ibrunotome

Description

@ibrunotome
  • Octane Version: v1.3.1
  • Laravel Version: v9.32.0
  • PHP Version: 8.1.1
  • Server & Version: OpenSwoole 4.11.1
  • Database Driver & Version: postgres 14

Description:

Screen Shot 2022-09-28 at 18 33 00

this line https://github.com/laravel/octane/blob/1.x/src/Swoole/Actions/EnsureRequestsDontExceedMaxExecutionTime.php#L33

is returning a bool instead of a http response

Steps To Reproduce:

Make a request longer than config max_execution_time

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions