Skip to content

Add null safety check for missing request path

Compare
Choose a tag to compare
@blockvote blockvote released this 25 Apr 12:34

Background: The serverless warmup lambda plugin invokes the lambda without any headers or a request path present. This should not throw exceptions.